
/*标题*/
.mod-grid {

   margin:0  auto;

}
.mb20{margin-bottom: 20px;}
.bdor{ border:1px solid #ccc; }
.mod-grid .title-head {
  height: 37px;
  background: transparent url('../../images/web/sprite-bar.png') repeat-x 0 -31px;
}
.mod-grid .title-head .title .words {
  color: #333333;
  font-size: 18px;
  font-weight: bold;
  line-height: 37px;
}
.mod-grid .title-head .link {
  float: right;
  _display: inline;
  line-height: 37px;
}
.mod-grid .title-head .ico {
  float: left;
  _display: inline;
}
.mod-grid .title-head .ico {
  background: 0 0;
  width: 0;
  height: 0;
}
.mod-grid .title-head .title {
  margin-left: 10px;
}
.mod-grid .dotted-head {
  overflow: hidden;
  _zoom: 1;
  background: transparent url('../../images/web/sprite-bar.png') repeat-x 0 0;
}
.mod-grid .dotted-head .ico {
  background: transparent url('../../images/web/sprite-ico.png') no-repeat -60px -160px;
  width: 16px;
  height: 30px;
}
.mod-grid .dashed-head {
  height: 40px;
  border-bottom: 1px dashed #cccccc;
}
.mod-grid .dashed-head .title .words {
  color: #000000;
  font-size: 16px;
  font-weight: bold;
  line-height: 40px;
}
.mod-grid .dashed-head .link {
  float: right;
  _display: inline;
  line-height: 40px;
}
.mod-grid .dashed-head .ico {
  float: left;
  _display: inline;
}
.mod-grid .dashed-head .title {
  margin-left: 5px;
}
.mod-grid .dashed-head .title .words {
  font-size: 22px;
}
.mod-grid .dashed-head .link {
  float: right;
  _display: inline;
  margin-right: 10px;
  font-size: 12px;
}
.tab-head {
  float: right;
  _display: inline;
}
.tab-head li {
  float: left;
  _display: inline;
}
.tab-head li a {
  float: left;
  _display: inline;
  color: #333;
  line-height: 30px;
  height: 30px;
  text-align: center;
  width: 34px;
  border-left: 1px solid #ddd;
}
.tab-head li .tabactive {
  background-color: #FFF;
  width: 50px;
  border-left: none;
}
/*.m-main*/
.m-main {
  padding: 0 5px 5px;
}
.m-main a {
  color: #333333;
}
.m-main a:hover {
  color: #c00;
}
.m-main .inner {
  padding-top: 12px;
}
.leter-search {
  overflow: hidden;
  _zoom: 1;
  padding-top: 6px;
}
.leter-search ul {
  width: 1140px;

}
.leter-search ul li {
  padding: 3px 0;
  margin: 9px 0 0 14px;
  float: left;
  _display: inline;
  position: relative;
}
.leter-search ul li .pos-a {
  width: 19px;
  height: 27px;
  overflow: hidden;
  _zoom: 1;
  background-image: url('../../images/web/sprite-ico.png');
  background-position: -280px -30px;
  top: 0;
  right: 7px;
  z-index: 10;
}
/*图文混排*/
.h-pic {
  width: 198px;
  height: 64px;
  padding: 6px 5px 8px;
  overflow: hidden;
  _zoom: 1;
  border: 1px solid #D6D6D6;
}
.h-pic .thumb {
  float: left;
  _display: inline;
  margin-right: 9px;
}
.h-pic .title {
  font-size: 14px;
}
.h-pic .summary {
  line-height: 18px;
  height: 36px;
  overflow: hidden;
  _zoom: 1;
  margin-top: 4px;
  font-size: 12px;
}
.h-pic .title {
  font-weight: bold;
  margin-top: 8px;
  display: block;
}
.h-pic .title:hover {
  color: #c00;
}
